Component test for Components Model - IC and Transceivers#699
Draft
niranjanivivek wants to merge 1 commit into
Draft
Component test for Components Model - IC and Transceivers#699niranjanivivek wants to merge 1 commit into
niranjanivivek wants to merge 1 commit into
Conversation
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
Hi, there are workflow run(s) waiting for approval, you may be first-time contributor. I will notify maintainers to help approve once PR is approved. Thanks! ---Powered by SONiC BuildBot
|
niranjanivivek
force-pushed
the
componenttest_compmodel_root
branch
from
June 25, 2026 07:42
5e137a0 to
71e367b
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
niranjanivivek
force-pushed
the
componenttest_compmodel_root
branch
from
June 25, 2026 07:50
71e367b to
fa115b6
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
niranjanivivek
force-pushed
the
componenttest_compmodel_root
branch
from
June 26, 2026 09:59
fa115b6 to
c661bb2
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
niranjanivivek
force-pushed
the
componenttest_compmodel_root
branch
from
June 26, 2026 10:00
c661bb2 to
7567cce
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
niranjanivivek
force-pushed
the
componenttest_compmodel_root
branch
from
June 27, 2026 18:50
7567cce to
9674a89
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Niranjani Vivek <niranjaniv@google.com>
niranjanivivek
force-pushed
the
componenttest_compmodel_root
branch
from
June 28, 2026 08:29
9674a89 to
aa247da
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is created to add component test case for OpenConfig platform components root model IC and transceivers
=== RUN TestGnmiGetTranslibPfmComp
--- PASS: TestGnmiGetTranslibPfmComp (1.93s)
--- PASS: TestGnmiGetTranslibPfmComp/Get_OC_Platform_Comp_IC (0.04s)
--- PASS: TestGnmiGetTranslibPfmComp/Get_OC_Platform_Comp_state (0.02s)
--- PASS: TestGnmiGetTranslibPfmComp/Get_OC_Platform_Comp_IC_state (0.02s)
--- PASS: TestGnmiGetTranslibPfmComp/Get_OC_Platform_Comp_IC_config (0.02s)
PASS
Note:
Dependency on below sonic-mgmt-common PRs.
Base PR - Support for Components Model Root - PR 224
Incremental PR - Support for Components Model - Integrated Circuit - PR 225 and Support for Components Model - Transceiver - PR 226